vhttpd

User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Re: vhttpd

Post by mark »

Is that graph just vhttpd?
What different is going on the last hour+ of that graph when the mem usage is leveled off?
aitchon
Posts: 119
Joined: Mon Jan 22, 2007 10:30 am

Re: vhttpd

Post by aitchon »

The graph is memory usage of the pod, which only has vhttpd running. The load test consists of calls to an empty vortex script. I have 5 requests/sec for the first 2 hours and then 30 requests/sec. It doesn't really level off in the last hour. It slowly grows. It does level off after the load test of calling the script is done, but never goes back down.
aitchon
Posts: 119
Joined: Mon Jan 22, 2007 10:30 am

Re: vhttpd

Post by aitchon »

Is it possible to run Texis on nginx, so I can possibly do a comparison of memory consumption?
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Re: vhttpd

Post by mark »

Texis can run as a CGI, but nginx doesn't do CGI. You'd need to use a webserver that does CGI, like Apache httpd. There are others, but we have little experience with them.
aitchon
Posts: 119
Joined: Mon Jan 22, 2007 10:30 am

Re: vhttpd

Post by aitchon »

Is it possible to install Texis in a docker container using a o/s other than Centos, such as Debian or Ubuntu? If so, can you give me a dockerfile that creates the container?
User avatar
John
Site Admin
Posts: 2616
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

Re: vhttpd

Post by John »

Let me check. I thought we had done so in the past, but I haven't tried recently.

Do you have a preferred From in the Dockerfile I should test with?

Did you try and have problems? Which version of Texis?
John Turnbull
Thunderstone Software
Post Reply