Sign in
Avkash Chauhan's Blog
Windows Azure, Windows 8, Cloud Computing, Big Data and Hadoop: All together at one place.. One problem, One solution at One time...
Common Tasks
Blog Home
Email Blog Author
About
OK
RSS for comments
RSS for posts
Atom
Search Form
Tag Cloud
ACS
Announcement
Architecture
ASP.NET
Azure
Code Sample
CSUPLOAD
Error
Exception
Exception ERROR UNSUPPORTED OS
Exceptions
Hadoop
How to Do.
How to Do..
Linux
Node.js
PowerShell
SDK
Storage
VHD
Virtual Machine
VM Role
VMRole
WebSites
Windows Azure
Monthly Archives
Archives
April 2013
(1)
March 2013
(1)
February 2013
(3)
January 2013
(3)
November 2012
(6)
October 2012
(4)
September 2012
(1)
August 2012
(1)
July 2012
(1)
June 2012
(7)
May 2012
(8)
April 2012
(9)
March 2012
(5)
February 2012
(11)
January 2012
(25)
December 2011
(28)
November 2011
(30)
October 2011
(31)
September 2011
(27)
August 2011
(18)
July 2011
(16)
June 2011
(16)
May 2011
(18)
April 2011
(20)
March 2011
(15)
February 2011
(21)
January 2011
(10)
December 2010
(16)
November 2010
(8)
October 2010
(8)
Browse by Tags
MSDN Blogs
>
Avkash Chauhan's Blog
>
All Tags
>
architecture
Tagged Content List
Blog Post:
Enabling HTTP Compression and HTTP 304 Caching (through ETag?) with Windows Azure CDN
Avkash Chauhan - MSFT
When you try enable HTTP compression (gzip) and HTTP 304 Caching via ETags on Azure CDN, you may not get both working together. For example if you enable HTTP Compression for CSS and JavaScript resources in Windows Azure CDN along with ETag based HTTP 304 caching, you might experience that “HTTP...
on
30 May 2012
Blog Post:
Serving web resources (AXDs) with HTTP Compression through Windows Azure CDN
Avkash Chauhan - MSFT
With Windows Azure CDN you must pass the QueryString parameter containing a compressible filename type (.js, .cs etc) or you are requesting a file by its original name (jquery.js, site.css, etc.) otherwise Accept-Encoding HTTP header will not be passed. For example when using an AXD resource handler...
on
29 May 2012
Blog Post:
Windows Azure Management using Burp (Java based GUI tool) and REST API
Avkash Chauhan - MSFT
Burp is a great tool to use REST API directly in the GUI. I have written this blog to understand how to configure Burp to Manage Windows Azure subscription and services using REST API. You can download the tool below: http://portswigger.net/burp/proxy.html After you start the tool first step is to setup...
on
16 May 2012
Blog Post:
Downloading Windows Azure Publish Settings (Subscription Configuration) file
Avkash Chauhan - MSFT
Time to time I need to use my Windows Azure Subscription Profile information however when I want I could never find and searching the link over internet could never get me the configuration file immediately so I created this blog. To get PublishSetting profile visit the link below: https...
on
10 May 2012
Blog Post:
Request Filtering, URLScan With Windows Azure Web Role
Avkash Chauhan - MSFT
As you may know URLScan feature is deprecated from IIS7 and Within IIS 7, all the core features of URLScan have been incorporated into a module called Request Filtering, and a Hidden Segments feature has been added. Windows Azure instances for Web Role use IIS7.0 so there is no URLScan to use by default...
on
3 May 2012
Blog Post:
Multicast Communication in Windows Azure
Avkash Chauhan - MSFT
In Windows Azure we can consider two types of multicast communication: Application/Service level Multicast Messaging between multiple roles: Multicast Messaging between multiple roles which is Inter-Role communication between multiple role facilitated through Service Bus and described below: A...
on
1 May 2012
Page 1 of 1 (6 items)