• wccp only for images

    From delsio@gmail.com@21:1/5 to All on Tue Apr 26 11:19:48 2016
    Dear all,

    Need some help on this setup
    It does not work properly
    What I am trying to accomplish is to cache only image requests on wccp server


    ip wccp web-cache redirect-list 151
    .
    .
    .

    class-map match-any imagens_http
    match protocol http mime "image/*"
    !
    policy-map image_cache
    class imagens_http
    set ip dscp 5

    interface GigabitEthernet0/0/2
    desc LAN
    ip nbar .....

    interface GigabitEthernet0/0/3
    desc WAN
    service-policy output image_cache


    access-list 151 deny ip host wccp_IP_address any
    access-list 151 permit tcp my_network.0 0.0.0.255 any eq www dscp 5

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From delsio@gmail.com@21:1/5 to del...@gmail.com on Wed Apr 27 11:12:54 2016
    On Tuesday, April 26, 2016 at 8:19:56 PM UTC+2, del...@gmail.com wrote:
    Dear all,

    Need some help on this setup
    It does not work properly
    What I am trying to accomplish is to cache only image requests on wccp server


    ip wccp web-cache redirect-list 151
    .
    .
    .

    class-map match-any imagens_http
    match protocol http mime "image/*"
    !
    policy-map image_cache
    class imagens_http
    set ip dscp 5

    interface GigabitEthernet0/0/2
    desc LAN
    ip nbar .....

    interface GigabitEthernet0/0/3
    desc WAN
    service-policy output image_cache


    access-list 151 deny ip host wccp_IP_address any
    access-list 151 permit tcp my_network.0 0.0.0.255 any eq www dscp 5

    any help please?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Martin Gallagher@21:1/5 to delsio@gmail.com on Thu Apr 28 19:05:37 2016
    delsio@gmail.com wrote:

    On Tuesday, April 26, 2016 at 8:19:56 PM UTC+2, del...@gmail.com wrote:
    Dear all,

    Need some help on this setup
    It does not work properly
    What I am trying to accomplish is to cache only image requests on wccp
    server
    ...

    any help please?

    I suspect there aren't many people reading this group any more.

    Have you tried over in https://supportforums.cisco.com?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)