Tagged Questions
The offloading tag has no wiki summary.
3
votes
4answers
75 views
how much work should we do in the database?
how much work should we do in the database?
Ok I'm really confused as to exactly how much "work" should be done IN the database, and how much work had to be done instead at the application level?
I ...
3
votes
2answers
58 views
what exactly does it mean to not do work in the database if we can do it elsewhere?
http://www.percona.com/ppc2009/PPC2009_Boring_MySQL.pdf:
Don't do work in the database if you can do it elsewhere
I must say I don't quite understand this statement. Can someone elaborate on ...
2
votes
2answers
51 views
Offloading script function to post-response: methods and best-practices?
First,
the set up:
I have a script that executes several tasks after a user hits the "upload" button that sends the script the data it need. Now, this part is currently mandatory, we don't have the ...
1
vote
1answer
179 views
Centralizing outgoing two-way SSL connections
We are currently using Apache to handle incoming SSL requests. These are two-way SSL connections. Apache accepts the https connection and pass the request on as http connection to the application ...
1
vote
2answers
160 views
Can you safely rely upon Yahoo Pipes to offload ETL for your application?
Yahoo Pipes are a very intriguing choice for sort of a poor-man's server-free ETL solution, but would it be a good idea to build an application around one or many Pipes? I've really only used them ...
0
votes
0answers
32 views
IISRewrite Redirect HTTP to HTTPS behind Layer 7 Load Balancer with SSL offload
I have a load balancer with SSL offloading. Because all requests from the Load Balancer to the server is http, the load balancer injects a header HTTP_X_LOADBALANCER = CoyotePoint Equalizer when a ...
0
votes
1answer
246 views
How to use TCP Checksum offloading with RAW sockets
(Using Linux)
Creating TCP packets using raw sockets - it turns out that calculating the checksum is the bottleneck for me, in high performance networks. Since the NIC's would support checksum ...
0
votes
2answers
1k views
How to distribute Wordpress media files across multiple sub domains
So the question is how to distribute/offload the media files from Wordpress posts across multiple domains.
The reasoning being to overcome this limitation:
"Most browser will only make 2 ...
-1
votes
1answer
284 views
checksum offload problem appears some of network card, but widely
did you heard about some of network card which support checksum offload functionality has an error in it? this may cause many problem like unexpected connection lost, most udp packet loss under a ...