Slashdot Mirror


User: webperf

webperf's activity in the archive.

Stories
0
Comments
20
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 20

  1. Great Job ASF on Apache 2.2.0 Released · · Score: 5, Insightful

    A round of thanks to all the hard work done by the HTTPD team.

    you guys ROCK

    and special thanks to paul who pushed this through!

  2. Just sack the lot of them on Best Way to Manage Geeks? · · Score: 1

    because they are useless.
    If they were any good they would have been hired by google already.
    so you've got the geeks that google rejected... kind of like the john west ad ;-)

  3. Can I use the Dongle with *any* DECT-enabled phone on Linksys Debuts Cordless Skype Handset · · Score: 4, Interesting

    I've got some spare 'regular' DECT phones.. can I use them instead of the linksys one? and if so .. does anyone know if you can buy the USB dongle seperately? TIA

  4. the article hinted at something bigger on Trust in a Bottle · · Score: 1

    In it mentioned that politicians are marketing folks can do things so that people start producing oxytocin. so you don't need to go around and start spraying people per se.. you just need to get them feeling a certain way and their brains will start generating the stuff.

  5. pulver's FWD is fantastic on Cross-Platform VoIP Software? · · Score: 5, Informative

    fwd.pulver.com it has clients on all platforms. the other one is called asterisk

  6. don't you wish you figured this out BEFORE hand? on Obtaining Legal MP3s Outside of the U.S.? · · Score: 2, Insightful

    I mean.. wasting all that money on a iPod, only to figure out you don't have any method of inputting songs into it? just do what everyone else does.. rip the CD, and boycott people who use copy protection.

  7. great on TV Set Doubles as a Mirror · · Score: 5, Funny

    now I need to comb my hair before I watch tv ;(

  8. maybe they should take iTunes to the DoJ ? on Microsoft Unhappy With HP's iTunes Decision · · Score: 1

    for anti-competitve behavior.

  9. Oh nice on Prevayler Quietly Reaches 2.0 Alpha, Bye RDBMS? · · Score: 1

    some kiddie modded the website so it goes to goatxx.cx

  10. It's your customers choice on When Does Website Monitoring Go Too Far? · · Score: 1

    If they want to pay for a service which pings them once a second let them, just remember they pay you money to host them, not to tell them what they can and can't do. as for up your logs, obviously your own monitoring is lacking, as nagios/mon/whatever should be able to alert you when a disk gets 75% full. note: I don't think that the monitoring service is effective don't get me wrong, i'm just saying you shouldn't be butting in here. what you could do: - change your acceptable use policy - provide bandwidth caps/megabyte charging - provide a better monitoring service to your clients (so they don't need this shit) - upgrade your machines (disks are cheap) so that your servers don't fall over - upgrade your access reporting script to filter out high-user IP's or robots (a nice value add?) - educate your users on what a proper monitoring service is like.

  11. Re:What's the deal with com.com?-COOKIES on CNET News.com Turns 7 · · Score: 1

    but they dont have all the brands under com.com..look at shopper.cnet.com or www.zdnet.com

  12. Re:Why is it... on AOL Blocks Links from LiveJournal · · Score: 1

    because the AOL users you are refering to are customers who are paying money (or viewing ads) that this website wants.

  13. Another option on 802.11 Security · · Score: 1

    is to put your wireless LAN *outside* of your corporate LAN, and force the wireless users to use a VPN (PPTP or IPSec) on their clients to access the corporate internals. that way your not relying on the 802.11b standard at all but on SSH or IPSEC for encryption.

  14. don't buy this on VPR Matrix 200A5 Reviewed · · Score: 3, Informative

    they have a shitty returns policy, and they Quality control really sux. I've had mine in 4 times. spend the extra $$ and buy a named-clone

  15. don't bother trying for a while on Grand Theft Auto Released For Free · · Score: 5, Informative

    this is what you get after you put your details in

    We have received your information; unfortunately, we cannot provide you with this download at this time.

    they should put this BEFORE you register.

  16. This wouldn't have happened when the mob ran it! on Computerized Betting System Proves Vulnerable · · Score: 5, Funny

    see what happens when you legalize it??? all these crooks get in and screw it over.

  17. Tomcat is at least 2 times slower than resin on Who is Using Tomcat or Jetty in Production? · · Score: 3, Informative

    We just finished some benchmarking on our internal app-server. we found that tomcat ran 2-4 times slower than BEA/resin. Before we knew about resin, the cost of buying the extra hardware for tomcat was greater than paying for the extra BEA licences. That said.. we found resin, it is just as fast as BEA in our tests, and we are looking at using it and saving some $$$

  18. Re:Error when building on Solaris 8 on Apache 2.0 Goes Gold! · · Score: 1

    Hi Isaac. can you provide us with a bit more info ? like solaris patch level GCC/forte CC version as/gas uname -m etc etc

  19. Re:Threads and processes : why? on Apache Server Nears 2.0 · · Score: 3, Informative

    I suggest you look at http://www.kegel.com/c10k.html for a great description on all the different types of architectures there are for webservers

  20. Re:Performance results on Apache Server Nears 2.0 · · Score: 2, Informative

    one more point. these pages utilize mod-include VERY heavily. we found a EXPONENTIAL increase in speed in relation to decrease in the number of includes on the page.