 |
 |
 |
 |
Registered: 06/05/06
Posts: 469
|
|
|
 |
 |
 |
 |
|
 |
 |
 |
 |
|
Express Hosting
"We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#154174 - 03/20/02 03:45 PM
Re: Is this a server, client, hardware problem???
|
|
|
|
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#154178 - 03/23/02 10:07 PM
Re: Is this a server, client, hardware problem???
|
|
|
I'm not really sure what to do. All of the errors don't exist - if the modules being referenced had the problems that the log says they're having, perl would flat out NOT operate on your server. We've only seen one thing like this - the ISAPI DLL of ActiveState Perl throws errors EXACTLY like this...... Are you using FastCGI / SpeedyCGI or any similar tool that "speeds up" CGI processes? -- Charles Capps Programmer, Infopop Corporation Please do not contact me privately for support - post on the board or open a support ticket instead!
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#154191 - 04/03/02 11:16 AM
Re: Is this a server, client, hardware problem???
|
|
|
I believe I have finally tracked down the problem. The search function is causing the problem. The search index's are very very large, ie: up to 30Mb. for each forum! For the time being I have turned off the search function until I figure out how to resolve this. FYI, to troubleshoot this I used the Apache mod_status module and captured server-status output, with ExtendedStatus On, in a file through a cron script with the text based web browser 'lynx'. After analyzing the captured data around the time of the error messages I noticed that 3 searches were running at once. I tried this myself by running searches in 3 separate browser sessions on the largest index file and voila, I reproduced the problem. This is the cron entry for anyone interested: 0-59 * * * * (TERM=vt100;export TERM;lynx -dump http://www.ibsgroup.org/server-status >> /tmp/status.log) Any ideas how to resolve this other than pruning posts? I read that you've changed how indexing works in 6.2.2. Is this now scraped because 6.3 is on the way? [This message was edited by ibsgroup on 03 Apr 02 at 09:27 AM.]
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#154193 - 04/03/02 07:00 PM
Re: Is this a server, client, hardware problem???
|
|
|
|
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
|
|