Snort mailing list archives
Re: ACID_main.php Timesout w/Snort 1.9.0
From: "Anton A. Chuvakin" <anton () chuvakin org>
Date: Mon, 18 Nov 2002 09:55:15 -0500 (EST)
I have acquired a number of packets in the database, over 80,000. This appears to have the effect of having the acid_main.php page time out after 60 seconds.
Just adjust the timeout value in "acid_conf.php"
e.g.:
-----------------------
/* Sets maximum execution time (in seconds) of any particular page.
* Note: this overrides the PHP configuration file variable
* max_execution_time. Thus script can run for a total of
* ($max_script_runtime + max_execution_time) seconds
*/
$max_script_runtime = 18000;
-----------------------
This is fine for the mysql db with 1.5 mil records.
Best,
--
Anton A. Chuvakin, Ph.D., GCIA
http://www.chuvakin.org
http://www.info-secure.org
-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing
your web site with SSL, click here to get a FREE TRIAL of a Thawte
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users
Current thread:
- ACID_main.php Timesout w/Snort 1.9.0 Albert E. Whale (Nov 17)
- Re: ACID_main.php Timesout w/Snort 1.9.0 joe (Nov 17)
- Re: ACID_main.php Timesout w/Snort 1.9.0 Albert E. Whale (Nov 18)
- Re: ACID_main.php Timesout w/Snort 1.9.0 Anton A. Chuvakin (Nov 18)
- Re: ACID_main.php Timesout w/Snort 1.9.0 Albert E. Whale (Nov 18)
- Re: ACID_main.php Timesout w/Snort 1.9.0 Albert E. Whale (Nov 18)
- Re: ACID_main.php Timesout w/Snort 1.9.0 joe (Nov 17)
- <Possible follow-ups>
- Re: ACID_main.php Timesout w/Snort 1.9.0 Dhruv Chandra (Nov 20)
