RE: [users@httpd] Newbie

2016-02-08 Thread Rudy
Thanks Pete, looks like a good forum for me to search through.

 

Thanks,

Rudy Schutter

rudy...@comcast.net

954.494.3148

 

From: Pete Helgren [mailto:p...@bsfinternational.org] 
Sent: Monday, February 8, 2016 8:22 AM
To: 'users@httpd.apache.org'
Subject: RE: [users@httpd] Newbie

 

Rudy,

 

You should also check out the midrange.com mailing list (Midrange-L).  Lots of 
folks very well versed in IBM I technology and the use of Apache on IBM I (as 
well as many other technologies on IBM i)

 

Pete

 

 

From: Yehuda Katz [mailto:yeh...@ymkatz.net] 
Sent: Sunday, February 07, 2016 11:16 AM
To: users@httpd.apache.org
Subject: Re: [users@httpd] Newbie

 

IBM packages their own version of HTTPD. This might be a good place to start: 
http://www-03.ibm.com/systems/power/software/i/http/

 

- Y

 

 

 

On Sun, Feb 7, 2016 at 12:08 PM, Rudy  wrote:

I know nothing of Apache, but, I wish to setup an older iSeries as a web
server using Apache.  My iSeries is a 520 running V7R1 and I connect to it
using a Windows 10 PC.  I am a long time RPG programmer but have no
experience with HTTP or web hosting.  I am looking for step by step
instructions (for dummies) to install and setup the most appropriate version
of Apache that fits my needs.  This will be a learning experience for me so
I will not need to support high traffic nor are a lot of bells and whistles
required. 

My initial questions:
Where should I start?
Is there a specific set of step by step install and setup instructions
available for my scenario? 
What version of Apache might be appropriate for me? 


Thanks,
Rudy Schutter
rudy...@comcast.net
954.494.3148




-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

 



RE: [users@httpd] Newbie

2016-02-08 Thread Rudy
Thank you Yehuda, I thought I had read somewhere that there might be a new, 
unique, standalone version of Apache for the IBM iSeries.

 

 

 

Thanks,

Rudy Schutter

rudy...@comcast.net

954.494.3148

 

From: Yehuda Katz [mailto:yeh...@ymkatz.net] 
Sent: Sunday, February 7, 2016 12:16 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] Newbie

 

IBM packages their own version of HTTPD. This might be a good place to start: 
http://www-03.ibm.com/systems/power/software/i/http/

 

- Y

 

 

 

On Sun, Feb 7, 2016 at 12:08 PM, Rudy  wrote:

I know nothing of Apache, but, I wish to setup an older iSeries as a web
server using Apache.  My iSeries is a 520 running V7R1 and I connect to it
using a Windows 10 PC.  I am a long time RPG programmer but have no
experience with HTTP or web hosting.  I am looking for step by step
instructions (for dummies) to install and setup the most appropriate version
of Apache that fits my needs.  This will be a learning experience for me so
I will not need to support high traffic nor are a lot of bells and whistles
required. 

My initial questions:
Where should I start?
Is there a specific set of step by step install and setup instructions
available for my scenario? 
What version of Apache might be appropriate for me? 


Thanks,
Rudy Schutter
rudy...@comcast.net
954.494.3148




-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

 



RE: [users@httpd] Newbie

2016-02-08 Thread Rudy
Thank you Eric, I was under the impression there might be a new, unique, 
standalone version of Apache for the IBM iSeries.

Thanks,
Rudy Schutter


-Original Message-
From: Eric Covener [mailto:cove...@gmail.com] 
Sent: Sunday, February 7, 2016 12:14 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] Newbie

On Sun, Feb 7, 2016 at 12:08 PM, Rudy  wrote:
> I know nothing of Apache, but, I wish to setup an older iSeries as a 
> web server using Apache.  My iSeries is a 520 running V7R1 and I 
> connect to it using a Windows 10 PC.  I am a long time RPG programmer 
> but have no experience with HTTP or web hosting.  I am looking for 
> step by step instructions (for dummies) to install and setup the most 
> appropriate version of Apache that fits my needs.  This will be a 
> learning experience for me so I will not need to support high traffic 
> nor are a lot of bells and whistles required.
>
> My initial questions:
> Where should I start?
> Is there a specific set of step by step install and setup instructions 
> available for my scenario?
> What version of Apache might be appropriate for me?

iSeries comes with a server based on Apache HTTP Server (IBM HTTP Server)
and no other distribution is likely to work there.   You want to consult
IBM documentation for initial configuration.

-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



[users@httpd] Newbie

2016-02-07 Thread Rudy
I know nothing of Apache, but, I wish to setup an older iSeries as a web
server using Apache.  My iSeries is a 520 running V7R1 and I connect to it
using a Windows 10 PC.  I am a long time RPG programmer but have no
experience with HTTP or web hosting.  I am looking for step by step
instructions (for dummies) to install and setup the most appropriate version
of Apache that fits my needs.  This will be a learning experience for me so
I will not need to support high traffic nor are a lot of bells and whistles
required.  

My initial questions: 
Where should I start?
Is there a specific set of step by step install and setup instructions
available for my scenario?  
What version of Apache might be appropriate for me?  


Thanks,
Rudy Schutter
rudy...@comcast.net
954.494.3148




-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



[EMAIL PROTECTED] apache very high cpu and load, how to debug and finetune

2008-10-22 Thread Rudy Gevaert

Dear list,

I am having trouble pinpointing why our web servers are under load. 
This is an in house built PHP application. (mod_php5)


Current apache configuration:

MaxKeepAliveRequests 1000
KeepAliveTimeout 5

StartServers  5
MinSpareServers   5
MaxSpareServers  10
MaxClients  200
MaxRequestsPerChild   1


RSS size of the apache processes are at most 15MB, the machine 2 dual 
core cpu's, Intel(R) Xeon(TM) CPU 3.20GHz


During the busy times of the day the load goes to 4.  Not really a 
problem because we have 2xdual core.


I can see apache using at least 50% of each cpu.  So it is intensively 
using the system.


But why?  We are not serving that many requests.

Probably it will be in the PHP code, but how can I go and debug this?

In the end I want to be able to say to the developers where the 
bottleneck lays in their php code.



What is the best way to do debug this?

Also increasing MaxRequestsPerChild will lower the spawning of apache 
processes, MaxKeepAliveRequests too I think.  But what are high but 
still reasonable figures?


Thank you in advance,


--
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Rudy Gevaert  [EMAIL PROTECTED]  tel:+32 9 264 4734
Directie ICT, afd. Infrastructuur ICT Department, Infrastructure office
Groep SystemenSystems group
Universiteit Gent Ghent University
Krijgslaan 281, gebouw S9, 9000 Gent, Belgie   www.UGent.be
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [EMAIL PROTECTED] Flock issue? Further debug help needed

2008-02-27 Thread Rudy Gevaert

Thanks to who replied!  We didn't know about the issue's with flock and nfs.

We are looking at memcached now.

Rudy

--
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Rudy Gevaert  [EMAIL PROTECTED]  tel:+32 9 264 4734
Directie ICT, afd. Infrastructuur ICT Department, Infrastructure office
Groep SystemenSystems group
Universiteit Gent Ghent University
Krijgslaan 281, gebouw S9, 9000 Gent, Belgie   www.UGent.be
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [EMAIL PROTECTED] Flock issue? Further debug help needed

2008-02-26 Thread Rudy Gevaert

Joshua Slive wrote:

On Tue, Feb 26, 2008 at 6:22 AM, Rudy Gevaert <[EMAIL PROTECTED]> wrote:

Hello,

 At our site we are running several Apache2 (Debian Etch) installations.
  These our mounting a NFS share (Netapp).  The Apache webservers are
 behind a Linux Virtual server setup.

 Sometimes we see that one of the apache webservers is hung.  It still
 listens on port 80 but doesn't do anything with the incoming
 connections.  Only restarting apache fixes it.

 When I do a strace on the apache processes I see:
 flock(14, LOCK_EX 

 Having a look at the that process its file descriptor:

 tygra:/proc/14# ls -l /proc/18836/fd/14
 lrwx-- 1 root root 64 Feb 26 09:27 /proc/18836/fd/14 ->
 /icto/tmp/sess_0bbf26140aa44a83e3c5c11afc0ca1b1


Can you figure out what file this is pointing at?


It is a php session file.



My guess would be nfs problems. Have you pointed LockFile at a local disk?


 Unfortunately we can't point the session to a local file. Otherwise we 
end up with users needing to relogin in case a webservers goes down.
I guess you mean the apache LockFile?  That is on a local file, LockFile 
/var/lock/apache2/accept.lock


Thanks in advance,

Rudy

--
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Rudy Gevaert  [EMAIL PROTECTED]  tel:+32 9 264 4734
Directie ICT, afd. Infrastructuur ICT Department, Infrastructure office
Groep SystemenSystems group
Universiteit Gent Ghent University
Krijgslaan 281, gebouw S9, 9000 Gent, Belgie   www.UGent.be
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED] Flock issue? Further debug help needed

2008-02-26 Thread Rudy Gevaert

Hello,

At our site we are running several Apache2 (Debian Etch) installations. 
 These our mounting a NFS share (Netapp).  The Apache webservers are 
behind a Linux Virtual server setup.


Sometimes we see that one of the apache webservers is hung.  It still 
listens on port 80 but doesn't do anything with the incoming 
connections.  Only restarting apache fixes it.


When I do a strace on the apache processes I see:
flock(14, LOCK_EX 

Having a look at the that process its file descriptor:

tygra:/proc/14# ls -l /proc/18836/fd/14
lrwx-- 1 root root 64 Feb 26 09:27 /proc/18836/fd/14 -> 
/icto/tmp/sess_0bbf26140aa44a83e3c5c11afc0ca1b1


Doing a lsof I see all the other apache processes (200, that is the Max) 
 having that file open.


After I restarted apache I saw the folloing in my syslog file:
tygra kernel: nlmclnt_lock: VFS is out of sync with lock manager!

I can't trigger the problem so I'm looking for further help in debugging 
this problem.


I'm not sure it the problem is apache, it could be NFS.  Or it could be PHP.

If someone could provide me with some further debugging help.

Thanks in advance,
--
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Rudy Gevaert  [EMAIL PROTECTED]  tel:+32 9 264 4734
Directie ICT, afd. Infrastructuur ICT Department, Infrastructure office
Groep SystemenSystems group
Universiteit Gent Ghent University
Krijgslaan 281, gebouw S9, 9000 Gent, Belgie   www.UGent.be
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]