Questions tagged [web-server]

Refers to the software or hardware that make up a webserver, delivering content on a private or public website.

3296 questions
1
vote
0 answers

How does Tomcat know, if an application is OK or NOK?

Apache webserver is talking to tomcat and putting him into error state, if he isn't reachable ("heartbeat") but also putting him into error state if the application has internal problems. Problems like a database, which can't be accessable etc. How…
TOM
  • 11
  • 1
1
vote
2 answers

I have 2 Servers, Use Faster server for Web (IIS) or Database (MySQL)?

I currently have 2 1U rack servers, one running IIS the other MySQL. I'm replacing the database server because the hardware is old. The new server I purchases is also faster than my web server though, So I'm trying to decide which server should…
Canadaka
  • 361
  • 1
  • 3
  • 10
1
vote
0 answers

Steps to analyze web server performance for only one Ip

We have a 2008 server, hosting 40 domains. All of our projects are developed in asp.net and using iis 7.5 in our server. Nearly 35 of these domains are sharing one IP and the other 5 is sharing another Ip. Everything was fine till 4 days ago. Then…
Kamil Ovacık
  • 49
  • 1
  • 2
1
vote
0 answers

Cannot write to Apache www directory LAMP

I've got Fedora 16 running Apache, PHP & MySQL. I want to do 2 things: Share a directory within the www directory over Samba Use CMS systems that have automatic install/configure scripts I've successfully gotten apache running & serving up…
biggles
  • 243
  • 1
  • 4
  • 9
1
vote
1 answer

Apache server Website should point to Vhost but is searching in html folder on upgrade

I upgraded my server from 2.2 to 2.2.22 . When I open my website in chrome it says successfully installed and You may now add content to the directory /var/www/html/. Note that until you do so, people visiting your website will see this page and not…
Yahoo
  • 141
  • 1
  • 1
  • 6
1
vote
1 answer

Looking for simple Apache web control panel that allows me to match users to folders on a single domain

I'm looking for a simple Apache control panel for a webserver that allows me to: Add user FTP accounts and match them to folders on a single domain web server Improvement: Mysql accounts managing Improvement: Tomcat support No nameservers, no…
Israel
  • 11
  • 1
1
vote
2 answers

Is using a RAM Disk to serve IIS ASP.net beneficial on a VM Webserver?

Setup: Windows Server 2008 R2, Hosted on HyperV Virtual Machine allocated 3GB Memory. I've setup a RAMDisk (capacity of 512MB more than sufficient for our requirements) using ImDisk on this virtual web server and allocated it 3GB of RAM (the hosted…
killercowuk
  • 233
  • 2
  • 6
1
vote
2 answers

Meaning of message in access log file

I am seeing the issue in one of my web server access logs which is proxying to weblogic ...-0400] "GET /" 500 32 Can you suggest what this might mean. It is a sunone web server
1
vote
3 answers

Amazon EBS : Is it flexible and expandable or is it a static disk

I just started the journey into cloud and my choice was Amazon. The free tier was very cool so i opted for this stuff. In the free tier there was a free storage of 30Gb (EBS), so i made a EBS Volume of 15 Gb for a start and attached it to an…
Sameer M
  • 23
  • 6
1
vote
1 answer

Http server security analyser and sanitizer proxy

I'm looking for software that will monitor all https request coming through our proxy server. We currently use nginx that proxies to our application servers. Ideally, the solution will sit between nginx and the application servers. More importantly,…
vangheem
  • 149
  • 1
  • 4
1
vote
2 answers

how to make my domain public?

I have my web application running in jboss on my pc. But it is accessible only in localhost. I have seen in sites like godaddy, they talk about giving a domain name to your site. But where is the mapping actually done. And will I be able to use my…
Ashwin
  • 307
  • 1
  • 4
  • 13
1
vote
9 answers

Easy methods of constantly monitoring health of many servers?

I'm running several web proxy servers running on CentOS, and I'm looking for a simple way of constantly monitoring the health of the servers (how quickly they respond to web requests, how quickly web pages load, etc.) I was thinking of possibly…
Lin
  • 2,909
  • 7
  • 27
  • 25
1
vote
1 answer

MSIE 6.0 appearing in client header - Indication of bot?

On the logs to one of my websites, I always track the client's browser and OS. Every so often I see one with MSIE 6.0 and usually the http_referer field being blank. Since MSIE 6 doesn't exist in the wild anymore, would a good policy simply be to…
Bill
  • 603
  • 6
  • 12
1
vote
1 answer

Mounting SSHFS drive for web site

What is going on on my web server if I mount a SSHFS drive at a remote server (off site, hosted by a VPS on a different domain) and someone downloads a file that I have on my web server? Here's the scenario, if the question above needs…
Peter Turner
  • 2,178
  • 9
  • 33
  • 45
1
vote
1 answer

Arch Linux with an nginx/django setup refuses to display ANYTHING

I'm on Amazon Ec2, with an Arch Linux server. While I truly am loving it, I'm having the issue of actually getting nginx to display anything. Everytime I try to throw my hostname into the browser, the browser states that it's not available for some…
Holland
  • 121
  • 6