Questions tagged [g-wan]
11 questions
12
votes
3 answers
how much RAM for heavy static content serving?
I want to make a server for my static content.
I need to serve some 3-10 mb files - a lot. (I will also put on this server some .js and .css and images from my websites).
I thought of nginx and G-WAN ( http://trustleap.com/ ).
What I don't know is…
cripox
- 225
- 1
- 2
- 6
4
votes
1 answer
GLIBC 2.6 on Centos 5.8
There are many discussions about glibc on CentOS on serverfault but I couldn't find one directly related to these: I have CentOS 5.8 server and I would like to install G-WAN. It requires GLIBC 2.6, I have 2.5 right now.
Does CentOS 5.8 support GLIBC…
fiatux
- 41
- 1
- 2
3
votes
1 answer
Virtual Host on G-Wan
I'm trying G-Wan v. 3.28 64 bits(on System: Ubuntu 12.04 64bits) to configure multiple domains on one IP address:
listener 1: / gwan / 192.168.2.4_80 / #192.168.2.4 (root host)
/ $www.domain1.com (virtual…
ricardok1
3
votes
3 answers
Ngix vs G-WAN for static content?
Can someone point me to recent benchmarks on the two? Also more info about G-WAN would be nice, since up until now I never heard about it. I need the fastest server for static files.
ilija139
- 149
- 1
- 5
2
votes
2 answers
How to write a URL rewrite rule in g-wan?
I want URLs with the host foobar.com to be rewritten to www.foobar.com. How can I do this with g-wan?
Jan Deinhard
- 2,363
- 5
- 26
- 33
1
vote
1 answer
G-Wan uses all available memory
I've installed the latest at the moment g-wan web server (4.3.14 x64) on a KVM VPS with Ubuntu 14.04.02 x64 server edition provided by Vultr ( 1GB RAM, 1 CPU core and 2GB swap ).
The VPS setup is absolute barebones - just Ubuntu and g-wan. I've…
Sledge Hammer
- 143
- 9
1
vote
1 answer
G-WAN 4.3.14 maxes CPU on VPS even when idle
Testing gwan_linux32-bit (4.3.14) on a Digital Ocean VPS instance results in the CPU being maxed even when there are no http requests. The VPS instance has 1 core and 512 MB, running 32 bit CentOS 6.5. Below is some info about the CPU and kernel,…
Bill
- 11
- 1
1
vote
1 answer
Custom "Not Found" with G-WAN Web Server on static content directory
Custom "Not Found (including Text and Headers)" with G-WAN Web Server on static content directory
Before I ask my question, note that I have figured out how G-WAN builds responses with scripted languages from the csp directory.
I just want to serve…
gwan-newbie
- 21
- 3
1
vote
1 answer
How to configure g-wan to use virtual hosts?
Say I have a domain foo.com and a server accessible at 50.60.70.80. I have configured the DNS entries so that foo.com and www.foo.com point to 50.60.70.80. I have g-wan running on the web server. Now I want to host different web sites on foo.com and…
Jan Deinhard
- 2,363
- 5
- 26
- 33
0
votes
2 answers
Why is G-Wan performance so low on Opteron?
I am testing G-Wan 4.3.14 on CentOS 6 with the 2.6.32 Linux kernel using an Opteron 6234 6 module / 12 core processor.
Running a simple weighttp test I get:
weighttp -k -n 1000000 -t 6 -c 1000 localhost:8080
finished in 7 sec, 250 millisec and 896…
Ersun Warncke
- 9
- 1
-1
votes
1 answer
G-WAN: "no listener" error after installation on Ubuntu Server 14.04 with XFS filesystem
I'm desperately trying to start G-WAN since two days without any progress, so please let me now ask for your gentle help because I'm becoming (more) crazy !
Here is the log after a start with ./gwan -d -w 1
[Sun Jan 10 13:32:58 2016 GMT]…
ADtlas
- 1
- 2