Page 1 of 3 123 LastLast
Results 1 to 10 of 30
  1. #1

    Default Making a webserver


    if you were to make a webserver, how can you make it different from the others?

    -are there any areas where you could improve it?
    -are there any areas where it lacks something that you might add something to it?
    etc etc

    pang thesis ni..hehehe

  2. #2
    Quote Originally Posted by poymode View Post
    if you were to make a webserver, how can you make it different from the others?

    -are there any areas where you could improve it?
    -are there any areas where it lacks something that you might add something to it?
    etc etc

    pang thesis ni..hehehe
    I dunno... existing web servers are OK. You can try writing a lightweight server that you can use in embedded applications, with focus on speed and simplicity.

    Examples of lightweight web servers are lighttpd, thttpd, and nginx. Maybe you can try writing a server using Java so that you can run it in your PDA/Smartphone (I'm not of the opinion that Java itself is lightweight, but what the heck... hehe).

    BTW, asa ka nag-iskul?

  3. #3
    ScrapeBox Development softtouch's Avatar
    Join Date
    Jan 2004
    Gender
    Male
    Posts
    3,699
    Blog Entries
    1
    What could you probably make better than apache already is?

  4. #4
    Quote Originally Posted by softtouch_ph View Post
    What could you probably make better than apache already is?
    Well, you can make it lightweight because Apache eats up too much memory. It is not suitable for embedded appliances.

    It is also slower than lighttpd and nginx, that's why it's not the best choice for high-traffic sites. lighttpd is used on YouTube, Wikipedia and Meebo. nginx is used on YouP0rn. Hehehe.

    [ simon.cpu ]

  5. #5
    make your webserver open source and platform independent.

  6. #6
    Forever Newbie BeoR's Avatar
    Join Date
    Feb 2002
    Gender
    Male
    Posts
    4,856
    Blog Entries
    5
    You can always recompile apache without the modules that you do not need... and apache has pretty much caught up with lighthttpd in terms of speed nowadays.

  7. #7
    Quote Originally Posted by BeoR View Post
    You can always recompile apache without the modules that you do not need... and apache has pretty much caught up with lighthttpd in terms of speed nowadays.
    Probably, but if you watch the Apache processes carefully, the memory consumption is hundreds of MB per process.

    You can probably tweak the config to match lighttpd and nginx, but the performance won't be the same. It started as "a patchy server" after all...

  8. #8
    Forever Newbie BeoR's Avatar
    Join Date
    Feb 2002
    Gender
    Male
    Posts
    4,856
    Blog Entries
    5
    Performance-wise they are practically the same... memory consumption is irrelevant, you should look at the number of requests it can handle / process. They all have their pros and cons.

  9. #9
    I wish Apache installs with a bare bones install then allows you to add modules that you need, instead of the other way around. I switched my servers to Nginx and never looked back.

    Back to the original topic... make it Fast and Free.

  10. #10
    Quote Originally Posted by BeoR View Post
    Performance-wise they are practically the same... memory consumption is irrelevant, you should look at the number of requests it can handle / process. They all have their pros and cons.
    That's only true with certain hardware, and with certain needs. For a website such as istorya.net, Apache is probably OK. With certain applications, however, it is not:

    http://picasaweb.google.co.uk/simonc...50150989666146

    Have a nice day!

  11.    Advertisement

Page 1 of 3 123 LastLast

Similar Threads

 
  1. What makes you proud of your boyfriend/girlfriend?
    By madzZz in forum "Love is..."
    Replies: 266
    Last Post: 03-13-2018, 11:44 AM
  2. What makes you LAUGH?
    By sab0y in forum General Discussions
    Replies: 567
    Last Post: 11-04-2013, 08:07 PM
  3. What situations make you emotional?
    By kayc in forum General Discussions
    Replies: 347
    Last Post: 06-03-2011, 08:02 PM
  4. Doesn't make sense...
    By davidofflyts in forum Food & Dining
    Replies: 48
    Last Post: 05-04-2009, 10:33 PM
  5. What makes a good musician?
    By fingolfin in forum Music & Radio
    Replies: 124
    Last Post: 03-13-2008, 11:02 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top