Jump to content

Database on a second server


Recommended Posts

the current looks you have is: httpd as fcgi manager, managing many


php-fcgi workers(childs). it not only make your stats wrong but also


take up a lot of memory, because each php-fcgi worker allocate its own


XCache cache memory



the target

result

should be: _1_ php-fcgi parent, with many php-fcgi


workers(childs)


the key is, php as a fcgi manager should be the parent of worker childs





What i have to edit to fix this?

Thank you
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Upcoming Events

    No upcoming events found
×
×
  • Create New...