One of the biggest social networking websites

learn more… | top users | synonyms

-2
votes
0answers
29 views

Server blocks facebook debugger? [closed]

my problem is that facebook is probably getting blocked on one of my domains, because it had like 2k shares within few minutes. However those two sites are on the same server and same folder.. ...
-4
votes
0answers
27 views

How FaceBook Chat understand packet loss and errors? [closed]

We know that Facebook chat use UDP connection like other chat servers. But when you send a message there,if the other client doesn't recevied our message a ! appear at the beginning of failed message. ...
-5
votes
1answer
24 views

Put codes into image. [closed]

I visited a site today. The site was well designed. I saw a man was holding a banner, The banner was about like us on Facebook. The Facebook like box was in the banner. How can he integrated the codes ...
0
votes
0answers
47 views

Problems configuring iptables to allow access to Facebook APIs

I'm currently working on an application that heavily relies on access to the Facebook API in order to function. Among other things, calls to the Facebook graph APIs are made, and images need to be ...
3
votes
2answers
95 views

Load balancer explanation

I'm trying to figure out how exactly the load balancing of sites like facebook/youtube works, but I have few questions. So after alot reading I figured out that loadbalancing looks like this: When ...
1
vote
0answers
79 views

Varnish (3.0.3) & Facebook connect (wordpress on nginx)

I'm having some troubles configuring the default.vcl of Varnish 3.0.3 to allow login to my website via Facebook Connect. The facebook api is correctly configured, but it appears my site is not ...
1
vote
2answers
275 views

My facebook blocking ACL has stopped working

This probably very simple. This was setup before I arrived, and has been working to block facebook. I recently eliminated some static port forwarding on this 2691 (as in, I don't think anything else ...
0
votes
1answer
69 views

Lots of hits from 173.252.103.3 [closed]

Just wondering if any of you experiencing lots of hits from 173.252.103.3. When I do an IP Trace it tracks to Facebook. http://www.ip-tracker.org/lookup/whois-lookup.php?query=173.252.103.3 Why is ...
-2
votes
2answers
727 views

how to block https sites on netgear router? [closed]

I am using NETGEAR Wireless-N-300 Router Model among a couple of people to share internet connectivity. I blocked facebook.com, but the users are access on protocol https, I blocked some ip´s of ...
-1
votes
2answers
81 views

Can i rely over the “SSL on Shared Hosting”? [closed]

My site will be using the APIs like Paypal and also making Facebook Apps. So lets say for Facebook, they allow only https for Apps to work with them. Mine is only hosted on http site. So can i solve ...
1
vote
3answers
441 views

Adding Facebook IPv6 to Centos, getting CurlException 7

I'm correctly get following error. After searching about this issue, correct me if i'm wrong, I believe that adding/configuring IPv6 should solve the problem. PHP Fatal error: Uncaught ...
1
vote
0answers
411 views

Uncaught CurlException: 7: couldn't connect to host thrown in /xxx/base_facebook.php on line 886

I get the above error when I am using Facebook PHP-SDK to design a login for my website. After suggestions, I have disabled IPV6, and changed the iptables to open ports 80 and 443. Currently my ...
0
votes
1answer
84 views

Install Facebook Perl Module Debian

I'm getting an error Can't locate Facebook.pm I'm wondering if anyone can tell me how to install the perl facebook module under debian. Thanks the full error is Can't locate Facebook.pm in ...
1
vote
3answers
1k views

Why are Facebook's servers hitting my site nearly once per minute (and the time gap is decreasing)?

For about 4 hours now Facebook's servers have been hitting my site every 5 mins at the start, but now at least once per minute. Getting this in logs 66.220.153.246 - - [25/Apr/2012:20:08:49 +0000] ...
-1
votes
2answers
587 views

I need to create a special rule on my firewall with all the IP addresses from Facebook (Akamai included)… where I can get those IPs? [duplicate]

Possible Duplicate: How to get all IP addresses of a domain? Need this data to create a special rule, and I need to know if they change frequently or not. Somebody told me that they have a ...
0
votes
2answers
159 views

Multiple Apps - One SSL

I'm trying to configure a domain and SSL to run multiple Facebook apps through the SSL. What I need advice on is routing the apps through the SSL without actually hosting them on that server. Ideally ...
1
vote
2answers
68 views

How can I achieve ACID on multiple physical front-end servers

I'm looking for a way to have several physical front-end servers with ACID data access. In a setup where several servers gets load-balanced using DNS-round robin, the problem is that whatever server ...
4
votes
2answers
1k views

set proxy in apache for XMPP chat

I want to setup a proxy settings in Apache to use Facebook XMPP Chat So far I have setup ejabber server and I am able to access xmpp service using http://mydomain.com:5280/xmpp-http-bind I am able ...
2
votes
3answers
2k views

How to create a group policy to block facebook or any website in windows server 2008 r2 domain

How do I create a Group Policy that will prevent my users from accessing specific web-sites? I am at the 2008r2 functional level.
0
votes
1answer
242 views

Is someone trying to hack my site? How to block certain URLs in Nginx?

On the past few hours my server is getting pretty loaded, mostly due to a lot of load requests. I've seen this thanks to the StatCounter realtime stats, which shows that the "Came from" page is: ...
0
votes
1answer
227 views

How to deploy a Zend Framework app using the 'public' directory on Heroku?

Basically for a Facebook tab I have a PHP app and want Heroku to use the 'public' folder as the web server's root folder instead of pointing to the very root of the app files. Any help would be ...
-1
votes
1answer
348 views

Limit usage of social network websites at workplace but not blocking them [duplicate]

Possible Duplicate: Monitoring social sites usage and sending warnings to users that went over daily quota It is well-known how to block social network websites in /etc/hosts, squid, etc. ...
-1
votes
1answer
184 views

best high performance facebook app web server? [closed]

I am building a facebook app that will need to support tens of thousands of simultaneous users. I am using linux, apache, mysql and php (LAMP) stack. I need to use a load balancer to so i can easily ...
2
votes
0answers
214 views

Delivering images to Facebook on HTTPS (Apache 2.2 configuration)

I have a server which provides images to a facebook application. Works fine over HTTP but not over HTTPS. Update: that is, facebook downloads and displays the image over HTTP but not over HTTPS. ...
2
votes
3answers
203 views

How can Facebook's session get mixed up because of NAT and/or Proxy

Have received some reports from a customer (a very large company) they reported issues from clients who are using Facebook. These clients claim that once in a while when they log in to Facebook they ...
0
votes
1answer
177 views

SRV record lookup for Facebook failing on EC2

When I do a lookup using 'dig' from my EC2 instance for chat.facebook.com's SRV record it doesnt return a result. The same lookup works from desktop. SRV lookup for other domains work fine from EC2 - ...
0
votes
2answers
638 views

What is the average monthly production cost for big data centers like the ones for facebook, google or apple? [closed]

As per the question title, how much do large private data centres cost to run?
3
votes
10answers
1k views

Block facebook even in the case users get their hands on tor, freegate and similar applications

I've been using, happily, opendns to block facebook on my network. Then I started thinking about tricks to circumvent this block and, of course, I've read here on serverfault how to block the facebook ...
18
votes
6answers
733 views

Why do Facebook users sometimes end up on my site when they enter www.facebook.com in their browser?

Every few weeks I get an email (usually a very unpleasant one) or sometimes even a phone call from a Facebook user who believes that I am "hacking" their internet. They come to this conclusion after ...
2
votes
1answer
730 views

Facebook's Flashcache writeback block cache

Im quite interested in Facebook's code which was thrown over the wall again.. FlashCache ... Sounds fast, using SSD's to help scale InnoDB/MySQL, but it was designed as a generic caching module that ...
0
votes
2answers
132 views

Issue in implementing a stateless server Of a facebook application

I am trying to implement a stateless server. I'm using LAMP with Php but when I connect to the facebook server using facebook connect. Wouldn't it return a facebook session to me which my server will ...
0
votes
1answer
504 views

Squid: Occasional Blank Pages

I am using squid for an internal proxy for our network. On occasion, I have had issues where squid throws back a blank page 2-3 times before finally loading. One especially apparent time for this is ...
11
votes
8answers
27k views

Blocking Facebook and Myspace by IP address

I'm having some trouble making a Cisco ASA device block certain social networking sites which have become time sinks in our office. This question is really in two parts: Is there a reliable way to ...
1
vote
1answer
548 views

The Security Implications of Implementing Facebook Connect on your Website

The organization I work for is rolling out a Wordpress Multi-User install for it's members to have a "Personal Mini-Website/Blog," that will be hosted on our main organization's website. They are ...