Socket 1156 1U CPU Fan And Experiences With New Core I5/i7 Chips
Is there a Socket 1156 1U CPU fan available yet?
Has anyone used the new Core i5/i7 chips and the Intel P55 Chipset with CentOS 5.x?
View Complete Thread with Replies
Sponsored Links:
Related Forum Messages:
What Is Best Socket Am2 940 Cpu
I am working on doing some various upgrades to my workstation computer. I got it back in Nov and have been adding to it every since. The motherboard was bad when I first got it so I had to buy a new one. I already had an athlon 5600 so I figured I would get the mobo for that. Upon advice from various people I got the abit kn9 sli, for socket am2 940 processors and nvidia nforce 570 sli mcp I am wanting to upgrade the processor now but I havent really found much info on what would be the highest level processor I could drop in. I know the phenoms dont work and some have told me that the athlon 6400 would be the biggest i could drop in but that isnt much more then I have now so would be no point. So basically I was posting to see if anyone knew the best processor I could drop in this or the best socket am2 940 processor there is
View Replies!
View Related
Socket F <-> Socket 940 Heatsinks
If you have a socket F m/b, does a socket 940 heatsink works nicely on a socket F m/b? I can fit the original socket 940 heatsink on a socket F m/b but I am not sure whether there are any cooling related problems? According to the thermal design guide, it says: Quote: The heat sink, fan, mounting spring clip, and thermal interface material used for the AMD PIB thermal solution for socket F (1207) processors are the same as the heat sink, fan, mounting spring clip, and thermal interface material used for systems based on the socket 940 processor. The plastic retention frame, made of 20% glass-filled Lexan, is a two-piece implementation rather than the single-piece frame used for socket 940. This change accommodates the larger foot-print of socket F (1207) processors. [url] So are they interchangeable? I do have socket F heatsinks just to save the hassle of testing and breaking things. The reason I am asking is that it is tough to find socket F heatsinks here, and there are some socket 940 HSF floating around so I might as well use socket 940 HSF when somehow the ones that I have are not working or I run out of socket F coolers.
View Replies!
View Related
HP Proliant DL380 G2 New Fan Speed
I've been running a Proliant DL380 G2 for awhile now, and today Ive run into a new problem. But first... * When I setup and installed Windows 2000 on the server, I had installed a sound card in it as well. * I then installed all the necessary software to run the server, and one of the drivers that were installed throttled down the fans. Everything has worked flawlessly for 24/7 for 9 months up until today. Today I uninstalled the sound card drivers from device manager, then shutdown the server and removed the sound card. I then powered up the server, and now all the fans are running full blast and no longer throttling. If anyone hasn't been around a proliant, imagine 6 hair dryers running. Right now, I cant hear anything else that's going on around me and if anyone has any experience with proliants I'm very open to suggestions on getting these fans back down to a tolerable level. The only errors I'm getting in event viewer are the usual DCOM errors. Event ID 10005
View Replies!
View Related
Dual CPU Vs Dual Core
different opinions on dual cpus and dual core. But say: I have 2 servers, one with a dual CPU and another one with a single CPU but dual core. The CPUs have all the same specification (bus speed, cache, frequency, etc). Which one would perform better for web hosting (php, mysql)?
View Replies!
View Related
Multi Core Or Multi CPU
I'm starting to do my homework on a dedicated server and am really not that savvy on what's best for my needs. Firstly, I'm just trying to determine how much grunt I need and am not really sure of the benefits of multi-core vs single core vs single processor vs multi processor. I've been running on a low density VPS with 1 Gig ram for a while and it's doing fine but won't handle this setup too much longer. My site does a very high amount of disk read/writing and for the size of my site there are a lot of database calls. I'm thinking a multi-processor will do wonders for a database intensive site, but will a single multi-core process do fairly well also? My budget is at the low end and obviously I can afford more for a multi-core single processor.
View Replies!
View Related
Quad Core Xeon Or 2X AMD Opteron Dual Core
Which is the better performer? (1x) Quad Core Intel Xeon X3220 2.40GHz 2x4M Cache OR (2x) Dual Core AMD Opteron 2216 2.4GHz 2X1MB Cache 1Ghz HyperTransport This is for a web/application server running, Windows 2003 Server Professional, IIS, MySQL, MSSQL 2005 Express, Plesk 8.5. The price is about the same.
View Replies!
View Related
Socket
This is on a Debian VPS with Apache installed. I figured this forum would be more appropriate because I think this is an OS level issue. I'm running a basic php client / php server. The php script is requested by the web browser and connects to the php server on the backend. However, if I connect more than a few times by clicking refresh I get this: Warning: fsockopen() [function.fsockopen]: unable to connect to 127.0.0.1:1240 (Unknown error) in /home/www/client_connect.php on line 3 error opening fp It should also be noted that I've gotten this same error when I try to do over 20 simultaneous connections with stream_sock_client() running from the command-line (non-root). Or when I try to connect to my backend from my frontend. Warning: stream_socket_client(): unable to connect to xx.xxx.xx.xxx:1838 (Unknown error) in /home/adam/server/test.php on line 488 failed to connect to xx.xxx.xx.xxx:1838 errno:0 errstr: ~/www$ ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited max nice (-e) 0 file size (blocks, -f) unlimited pending signals (-i) unlimited max locked memory (kbytes, -l) unlimited max memory size (kbytes, -m) unlimited open files (-n) 1024 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) unlimited max rt priority (-r) 0 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) unlimited virtual memory (kbytes, -v) unlimited file locks (-x) unlimited What can I do to trouble shoot this?
View Replies!
View Related
Apache And Socket
I've a strange problem with my flashchat realized on php and xmlsocket. I premise that chat works fine with 100 concurrent user. But When the number rises, and I've been to 350 users at the same time, something happens to the server which makes the whole thing freeze. After I eliminated just about everything that can go wrong with the php side of things, we came to the conclusion that this must be something related to the apache, since if before the php socket server went bad on account of an error, we simply needed to relaunch the php again, and everything would start up and work just fine untill the next crash. We have a unix server, using Apache 2, php 4.something or 5 (but again, problem is not there), did anyone knows what this could be? are we passing some limit of sockets connections Apache has that we don't know about? a limit of data transfer we are breaking? my script, when running and holding on to 300 users, use about 2-3 Mbit of bandwidth, nothing to get excited about.
View Replies!
View Related
PHP Socket Server
Is there anywhere where I can run a php socket server that is not a dedicated server. I doubt that there is, but you never know maybe out there somewhere there is someone that allows this.
View Replies!
View Related
Socket Application Hosting
I am currently developing a PHP socket server for a flash application that needs constant client -> server communication. I understand that this is not typical for hosting solutions so does anyone know of a host that would allow me to run a custom application running on a non-standard port?
View Replies!
View Related
MySQL Can't Connect To Socket.....
I saw following error in some of my site in my server. Coppermine critical error: Unable to connect to database ! MySQL said: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) or following error : Invalid mysql server connection Please help me how can I resolve this error ! /etc/my.cnf : [mysqld] datadir=/var/lib/mysql skip-locking skip-innodb skip-networking safe-show-database query_cache_limit=1M query_cache_size=16M ## 32MB for every 1GB of RAM query_cache_type=1 max_user_connections=200 max_connections=500 interactive_timeout=10 wait_timeout=20 connect_timeout=20 thread_cache_size=128 key_buffer=64M ## 128MB for every 1GB of RAM join_buffer=1M max_connect_errors=20 max_allowed_packet=16M table_cache=1024 record_buffer=1M sort_buffer_size=1M ## 1MB for every 1GB of RAM read_buffer_size=1M ## 1MB for every 1GB of RAM read_rnd_buffer_size=1M ## 1MB for every 1GB of RAM thread_concurrency=8 ## Number of CPUs x 2 myisam_sort_buffer_size=64M server-id=1 collation-server=latin1_general_ci [mysql.server] user=mysql basedir=/var/lib [safe_mysqld] err-log=/var/log/mysqld.log pid-file=/var/lib/mysql/mysql.pid open_files_limit=8192 [mysqldump] quick max_allowed_packet=16M [mysql] no-auto-rehash #safe-updates [isamchk] key_buffer=64M sort_buffer=64M read_buffer=16M write_buffer=16M [myisamchk] key_buffer=64M sort_buffer=64M read_buffer=16M write_buffer=16M [mysqlhotcopy] interactive-timeout My server details : 1 GB RAM P4 3.00 HT
View Replies!
View Related
What To Chose Intel Core 2 Quad+Intel Core 2 Duo Or Harpertown
We are hosting our software system which do calculation and file manipulation. Now we have Intel Core 2 Duo E6750 and would like to get Intel Core 2 Quad Q6600 to increase our system performance. Also we have other choice, get Intel Xeon E5405 Harpertown 2.0GHz to replace two above. I think it is better to have one server box because one box easy to manage than two. Also Harpertown is much faster than these two together. What is your opinion?
View Replies!
View Related
AMD X4 Quad Core 9500 Vs Intel Quad Core Q9300
3i want to buy new erver and i have choice of the fallowing AMD X4 Quad Core 9500 RAM : 4096 MB Disk Drives: 2 X 250 GB SATA and Intel Quad Core Q9300 4x2.5 GHz RAM : 2048 MB Disk Drives: 2 X 250 GB SATA both in the same price . so i need some advice for who are the best performance and the ideal for webhosting service.
View Replies!
View Related
Selling A 4 Socket Enterprise Server
I have a somewhat unusual question for a hosting forum, but it seems to fit here reasonably well. I figure that anyone who does colo would know about buying and selling servers. Right now, I have a very high-end system, basically a Sun V40z: [url] It is fully configured with processors, memory, but only has a single hard drive currently. The system comes with a built in management processor and OS; from the console you can boot/restart the server, check which DIMMs or processors are working (or failed), etc. It has been barely used, and is in mint condition. I'm thinking about selling it, because I'd prefer a smaller, more compact server. Where do you guys go to sell servers? Based on listings here, the server seems to sell in the range of 20K, with a warranty of sorts (30 days): [url] Obviously, I can provide no warranty, but I have pretty much the same configuration. It's meant to be a pretty high-end database server, and I just don't need this many horsepower.
View Replies!
View Related
Missing Data In Server Socket Application
i developed a socket application to recive data from port.this application recvng data from a unit through port no 4444(Vehicle Tracking unit). this application recvng data and evrything is ok....but some times no anydata is coming in to this application.for eg:if application recves data 2 days after that 2 days it will recve one or two data only....again after 2 days it will recve all data correcly....that means lot of missing data we have....my question is whether this missing data is bse of my socket application or unit? The manufacturing company telling us unit is sending the data continuiously..but some times this socket application is not recvng data in 2 days interval....i dont know how to solve this issue....is any other setting is required in server to recve data continuously.... i think socket application 100% is ok...unit maufactures telling unit also sending data continuously...then where the problem is???can anybdy share ur idea about this?
View Replies!
View Related
Two Sessions Active At The Same Time With Same Socket Application
i hosted one server socket application in my dedicated server which is recving the data from different units(vehicle tracking system) through port no 4444.in dedicated machine i am keeping one active session always...that means my socket application exe is opened always in an active session ie sectionA.This session is not logged off insted i used to close the rdp for keeping this session active.Based on settings if userA accessing SessionA then userB cannot able to reach the active sessionA at the same time instead new sessionB will open for userB. now my question is if userB also opened socket application in SessionB with same portno ,then which soket application will recive data from the units...whther the applictaion from sessionA or from SessionB?
View Replies!
View Related
Pop :: Unable To Create Selectable TCP Socket
I have one mail server. and our one client sending and receiving mails through php coding so i have setup all the configurations in config.php file and sending mail ok but pop retrieves is not working and i m getting error------------> Cannot create POP3 connection to pop.mxo2.com: Unable to create selectable TCP socket (3494 >= 1024)
View Replies!
View Related
Proftpd :: Data Socket Error: No Route To Host
i get this error I no u gotta added 2 lines in proftpd.conf but i can't seem to find it no where! here's my errors! [L] PASV [L] 227 Entering Passive Mode (64,85,164,21,193,144). [L] Opening data connection IP: 64,85,164,21 PORT: 49552 [L] Data Socket Error: No route to Host [L] List Error [L] PASV [L] 227 Entering Passive Mode (64,85,164,21,202). [L] Opening data connection IP: 64,85,164,21 PORT: 57546 [L] Data Socket Error: No route to Host [L] List Error [L] 421 No Transfer Timeout (300 seconds): closing control connection. [L] Connection lost: 64,85,164,21 i really do not no there's a command for passive mode or something in proftpd.conf can't seem to find it no where!
View Replies!
View Related
Cpu Usage... Is It The Same As Cpu Cycles- And Any Good Webhost Monitoring Sites
I'm trying to write an article about webhosting. I've completed most of the article but there are some points I still can't figure out. a) I'm actually confused about this: is limiting of cpu usage the same as limiting cpu cycles or even cpu throttling? I see these terms mentioned everywhere but they're all quite confusing. b) And also, where can I find good sites for tracking webhost uptime and with some comprehensive data? I've only found this comprehensive site so far but have failed to find any others: [url] And any other sites I found have been mediocre.
View Replies!
View Related
Dedicatednow Experiences?
They are sure running some great specials right now but sometimes things aren't as good as they seem. Any experiences from people especially on their management services & such from users who have had them (or used to have them) for some period of time (not brand new or short-time users--- unless the short time was due to very bad experiences from the start). And please-no "secret reps" telling me how great you are, would like some actual user experiences. Have been very happy with the same provider for over 6 years but their pricing is not reflecting the current trends in server technology & I'm growing tired of "negotiating" (old tech at new tech prices) so I've been looking for some options for the first time in years. High-end users preferred (quads-dual quads etc.) but mainly want to know if they live up to their management & security promises (response times SLA, tech knowledge, etc. for "fully managed".
View Replies!
View Related
Any Experiences With Coreix
I want to know if anyone has experience with dedicated servers and the ms exchange services provided by Coreix.net? Is a reliable company? Does it has a full time staff with "real" engineers and a good support? And about the network and datacenter?
View Replies!
View Related
VPSLand Experiences
A few month ago I needed some Windows VPS server and checked out WHT. Apparently some folks recommended VPSLand and I thought it would be a good choice. Well after a few weeks with them I decided to move to another firm, because their Support is worse then I have ever seen with any hosting company. It takes days to get an answer and in one occasion i even had to cancel the server since they couldn't get it to work again Then yesterday one server went offline and after waiting a half day on support I received an email telling me that the server was online since months. Then the hit today was that they just shut down one of the server cause he would use to much CPU The thing which puzzles me is that they shut it down without notice and have me, the client, figuring out why i can't login Long story short. I will move all my server to another company and can only recommend you to stay away from those guys.
View Replies!
View Related
Mosso Experiences ....
I'm a longtime lurker and finally decided to register today. This place has been great for hosting info., etc. I've been piggybacking on a friend's Mosso hosting account for about six months. That is, I pay a % of the $100 full-account price, as I haven't needed the full allotment of space, bandwidth, etc. While I like Mosso and especially the simple control panel, etc., it seems like they've had a tough run of stability problems lately. Other than a couple instances of my site taking a few seconds to load, I haven't been impacted myself (that I can tell). HOWEVER, I've noticed Mosso very recently has changed the format of their Status blog by eliminating the archives and only showing the latest post or two. This tells me Mosso is concerned with the number and length of outages they've had lately, as it's no longer possible to review recent downtime issues as it was for most of the past few years. (I was watching Mosso long before switching to their hosting.) Further, maybe I'm just paranoid, and it seems like others would be complaining if it's true, but lately I've suspected some email is going AWOL. There have been several instances lately when I've checked my email after a day or two and noticed 10- and 12-hour gaps with no emails (not even spam). I've also had weird stretches where I've sent emails to a dozen people but only received replies from half of them. (These are friends and business associates; people from whom I'd expect a 95% reply rate.) After a lot of comments, and especially complaints, on this board over the past couple years, it seems like Mosso rarely comes up here anymore, which seems like it should be a good thing. I'm curious if others here have had recent experience with Mosso and, if so, if they've had any problems.
View Replies!
View Related
Diligenthost.com Experiences?
Does anyone have any experience with them? I am deciding whether or not I am going to get hosting from them. If anyone can recommend anything else I only need these. About 1GB of space and maybe 10-20gb of bandwidth. It will mostly be for photography but later on in the year I will have to host some songs and approx 50 people will be downloading 10 songs each.
View Replies!
View Related
Voxel Experiences
Can anyone let me know their opinions on Voxel/Voxrox? I am specifically interested in hearing from people who have direct experience with them, not just "I've heard they're really good". Have you experienced many outages and how is support for you? Please also mention whether you have used / are using their managed or unmanaged option. I have used the search but it's rarely clear whether people are using the managed or unmanaged service when they give their opinions.
View Replies!
View Related
VPSLand Experiences
i'm thinking to pass to VPSLand. My website has 52'000 views/day and 11'000 visitors/day. I need windows, .net2 and MySQL. What do you think of them? Their prices are very good and the service looks good too. In particulare i was interested in the Value plan (29 $/month): vpsland.com/ezwin.html Any negative/positive experiences? What about support? Somebody has a link to a website hosted with them?
View Replies!
View Related
Experiences With MakoSolutions
Is anyone using Makosolutions ? If anyone has experience with them please share. I already ordered a server 2 days ago and waiting for it to be online. I hope it is not a one man show. I will keep posted as there are updates.
View Replies!
View Related
IWeb8.com Experiences
I am currently in the process of looking for a VPS or Dedicated Server provider in Canada. I realize that the cost of doing this will be more than having one in the US but I am willing to pay the extra price. I first started looking at Rackforce and they seemed reasonable but after reading a few things I found iWeb8.com and for about $7CAD more I could get a dedicated server with them rather than a VPS with Rackforce. Is anyone here currently (or recently was) a customer with either of these companies and can provide some insight into how their service rates? I've read all the posts I could find reviewing them but most of the ones I found were at least a year old. (Although I may have missed some sections somewhere)
View Replies!
View Related
Vpsvillage.com Experiences
Found their name while Google'ing for a budget Xen VPS. It's been told at their website that they are part of GrokThis.net. As far as I understand, they are not using Dual Core Dell PowerEdge servers (1,2) and they haven't got fancy features like "upload and use your own image" (3) as GrokThis.net. But they are offering really cost effective 64-bit Xen VPS hosting plans (4). Does anybody have good or bad experiences with this company?How are their network? Any performance issues? Has anybody done any benchmarks on their VPSs? How good (or bad) are their support? Are they offering console login? Do they have a SLA? 1 HTML Code: wiki.xensource.com/xenwiki/VirtualPrivateServerProviders 2 HTML Code: webhostingtalk.com/showpost.php?p=4431206&postcount=5 3 HTML Code: grokthis.net/Hosting/vps/custom_distro.html 4 HTML Code: vpsvillage.com
View Replies!
View Related
C4L - Any Experiences
experience with connexions4london as an IP transit provider. We are looking for dual 100Mbit (commit) connectivity in Telehouse East and their pricing and response time on the quote was very good. Any feedback on their tech support and network will be greatly appreciated. Any other options (good network/price)
View Replies!
View Related
|