Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-06-07, 10:10:15

Author Topic: new version of mod_fastcgi - safe to upgrade ?  (Read 5835 times)

0 Members and 1 Guest are viewing this topic.

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
new version of mod_fastcgi - safe to upgrade ?
« on: 2014-04-28, 19:39:17 »
I remember having really hard times with this module in the past. It was related to number of files or something like this.

I'm still using my modified edition but is it safe to upgrade now ? Will it work with 30 million files ?

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: new version of mod_fastcgi - safe to upgrade ?
« Reply #1 on: 2014-04-28, 21:30:48 »
DO NOT UPGRADE !!!

It's because it has some FD_OPEN limits that prevents it from starting with more than about 300 domains ;)

As soon I've upgrade all pages are down and log is getting something like this:

[Mon Apr 28 21:31:36 2014] [notice] child pid 17967 exit signal Segmentation fault (11)
[Mon Apr 28 21:31:36 2014] [notice] child pid 17995 exit signal Segmentation fault (11)
[Mon Apr 28 21:31:38 2014] [notice] child pid 18081 exit signal Segmentation fault (11)
[Mon Apr 28 21:31:40 2014] [notice] child pid 18164 exit signal Segmentation fault (11)
[Mon Apr 28 21:31:42 2014] [notice] child pid 18246 exit signal Segmentation fault (11)
[Mon Apr 28 21:31:43 2014] [notice] child pid 18301 exit signal Segmentation fault (11)
[Mon Apr 28 21:31:43 2014] [notice] child pid 18329 exit signal Segmentation fault (11)
[Mon Apr 28 21:31:45 2014] [notice] child pid 18412 exit signal Segmentation fault (11)
[Mon Apr 28 21:31:46 2014] [notice] child pid 18467 exit signal Segmentation fault (11)
[Mon Apr 28 21:31:46 2014] [notice] child pid 18504 exit signal Segmentation fault (11)
[Mon Apr 28 21:31:48 2014] [notice] child pid 18592 exit signal Segmentation fault (11)
[Mon Apr 28 21:31:50 2014] [notice] child pid 18675 exit signal Segmentation fault (11)
[Mon Apr 28 21:31:52 2014] [notice] child pid 18759 exit signal Segmentation fault (11)
[Mon Apr 28 21:31:54 2014] [notice] child pid 18859 exit signal Segmentation fault (11)

httpd.event[15555]: segfault at 2fc ip 00007f98a5519fdc sp 00007f989bffeb50 error 4 in mod_fastcgi.so[7f98a5512000+13000]
httpd.event[15696]: segfault at 2001196c ip 00007f98a5519fdc sp 00007f989b7fdb50 error 4 in mod_fastcgi.so[7f98a5512000+13000]
httpd.event[15722]: segfault at 82c ip 00007f98a5519fdc sp 00007f98a0eafb50 error 4 in mod_fastcgi.so[7f98a5512000+13000]
httpd.event[16501]: segfault at 411c2c ip 00007f98a5519fdc sp 00007f9899ffab50 error 4 in mod_fastcgi.so[7f98a5512000+13000]
httpd.event[17156]: segfault at 385c01194c ip 00007f98a5519fdc sp 00007f98987f7b50 error 4 in mod_fastcgi.so[7f98a5512000+13000]
httpd.event[17405]: segfault at cc ip 00007f98a5519fdc sp 00007f989a7fbb50 error 4 in mod_fastcgi.so[7f98a5512000+13000]
httpd.event[18961]: segfault at 82c01217c ip 00007f98a5519fdc sp 00007f98937edb50 error 4 in mod_fastcgi.so[7f98a5512000+13000]
httpd.event[19128]: segfault at 16001191c ip 00007f98a5519fdc sp 00007f9898ff8b50 error 4
httpd.event[19138]: segfault at 20118ec ip 00007f98a5519fdc sp 00007f9893feeb50 error 4 in mod_fastcgi.so[7f98a5512000+13000]
 in mod_fastcgi.so[7f98a5512000+13000]

httpd.event[19186]: segfault at 3c0118fc ip 00007f98a5519fdc sp 00007f98987f7b50 error 4 in mod_fastcgi.so[7f98a5512000+13000]
httpd.event[19533]: segfault at 3801196c ip 00007f98a5519fdc sp 00007f9894ff0b50 error 4 in mod_fastcgi.so[7f98a5512000+13000]
httpd.event[19610]: segfault at 1001196c ip 00007f98a5519fdc sp 00007f98997f9b50 error 4 in mod_fastcgi.so[7f98a5512000+13000]
httpd.event[20646]: segfault at 1801187c ip 00007f98a5519fdc sp 00007f9896ff4b50 error 4 in mod_fastcgi.so[7f98a5512000+13000]
httpd.event[20809]: segfault at 20118fc ip 00007f98a5519fdc sp 00007f98987f7b50 error 4 in mod_fastcgi.so[7f98a5512000+13000]
httpd.event[21066]: segfault at 2118fc ip 00007f98a5519fdc sp 00007f989a7fbb50 error 4
httpd.event[21071]: segfault at 10118fc ip 00007f98a5519fdc sp 00007f9897ff6b50 error 4 in mod_fastcgi.so[7f98a5512000+13000] in mod_fastcgi.so[7f98a5512000+13000]
« Last Edit: 2014-04-28, 21:36:32 by Spacedust »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: new version of mod_fastcgi - safe to upgrade ?
« Reply #2 on: 2014-04-29, 04:31:15 »
What's you mean 'my modified edition'?. I think in context in your issue, no different between 2.4.6 and 2.4.7.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: new version of mod_fastcgi - safe to upgrade ?
« Reply #3 on: 2014-04-29, 23:20:12 »
What's you mean 'my modified edition'?. I think in context in your issue, no different between 2.4.6 and 2.4.7.

Modified version with more FD_OPEN compiled in - so it ignores kernel limits...

You won't be able to host more than about 300 domains with Kloxo without this !

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: new version of mod_fastcgi - safe to upgrade ?
« Reply #4 on: 2014-04-30, 03:59:55 »
Can you inform the patch for it.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline chrisf

  • Senior Master
  • **
  • Posts: 883
  • Karma: +11/-1
  • Gender: Male
  • Be the change that you wish to see in the world.
    • View Profile
    • Conviction's Hosting
Re: new version of mod_fastcgi - safe to upgrade ?
« Reply #5 on: 2014-04-30, 04:48:41 »
+1 @spacedust, is this patch available, would be great to have mustafa compile newest version.
Christopher

Knowledge in: PHP, Perl, MySQL, Javascript, Actionscript, FLASH, HTML, CSS
Server Administrator / Developer: https://convictionshosting.com

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo
Click Here

Page created in 0.049 seconds with 18 queries.

web stats analysis