search for: max_input_tim

Displaying 3 results from an estimated 3 matches for "max_input_tim".

Did you mean: max_input_time
2008 Mar 06
2
DDOS problem from Bangkok, Thailand
...d/solution will be appreciated. More detail about my server: ====================== FreeBSD 6.0 apache-1.3.34_4 php5-5.1.2_1 MySQL 5.0.20 php.ini ====== ;;;;;;;;;;;;;;;;;;; ; Resource Limits ; ;;;;;;;;;;;;;;;;;;; max_execution_time = 30 ; Maximum execution time of each script, in seconds max_input_time = 60 ; Maximum amount of time each script may spend parsing r memory_limit = 32M (at the beginning it is 8M, I change to 32MB since the cause of httpd-error.log, however, it still the error as the following showed on httpd-error.log FILE:/var/log/httpd-error.log ===================== Allow...
2008 Jun 09
2
Help, PHP/Mysql connections are so slow.
...st and there are no delays. The server is Xeon based and has 4GB of RAM. SElinux is enabled, and ModSecurity for Apache too. Disabling these two does not help. SElinux allows Apache to network connect. Some php.ini settings: =============================== safe_mode = On max_execution_time = 60 max_input_time = 60 memory_limit = 128M open_basedir is active, and there are no conflicts. disable_functions also contain several functions in order to secure server. allow_fopen_url is disabled =============================== Could there be a bug somewhere that is causing this slowness for PHP/Mysql connectio...
2006 Aug 17
0
max input time
Hi all!! Does anyone know how we can increase the max_input_time in Rails like as we have in a PHP.ini file in case of PHP? regards, prasad -- Posted via http://www.ruby-forum.com/.