Wierd lookup/timeout problem!

phantazm

New member
Joined
May 1, 2008
Messages
2
Hi.

I got this wierd problem. I just moved to directadmin from a couple of bsd boxes running apache/mysql/php

When i import csv files to mysql using php it hogs the entire vhost and i cant access the vhost until that process is done. And with done i mean crashes eller timeout.

I have exactly the same timeout settings on the apache. (keepalives etc etc)
And ofcourse the maxupload mem limits and so on is set in php.ini
It works flawless on my freebsd 7 boxes but not on directadmin running on freebsd 7. There are no errors in logfiles and the php script using to import doesn't leave any error either. The page just gets white :-)

The thing that puzzles me the most is that i cant access the vhost like www.vhost.net when i run www.vhost.net/import.php on another computer. It just look the entire vhost.

Another wierd thing is that users get errors.
we have about 10k visitors on the box/day and like 10 of them get a 503 error message. Apache is configured to handle alot more and still it doesnt happends on our other boxes, just on the directadmin box.

Thank you for reading ;-)
 
Back
Top